vcProductCreatorTableRow

Configuration for creating a single product instance at a specified simulation time in product creator table mode. Note that instances of this class are stand-alone objects, not wrappers for internal native objects, which means that modifying them will not change anything in product creator table mode.

See in: Overview

Module: vcProcessModel

Parent: -

Children -

Referenced by: vcProductCreatorTableMode.createRow()

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
CreationTimeRealRWSimulation time in seconds when to create the product instance.
See more
Parameters:
time(Real or Integer): New time to set.

Exceptions:
ValueError: When creation time is less than zero.

Returns:
Real: The time in seconds.
ProductTypevcProductTypeRWGets or sets the product type to instantiate.